Initializes a new instance of the
C1DocumentSourceException class with a formatted error message.
シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal ParamArray () As System.Object _
)
public C1DocumentSourceException(
System.string ,
params System.object[]
)
パラメータ
- format
- The exception message formatting string.
- args
- The list of parameters supplied to the formatting string.
参照